home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / biz / haage / WarpUP_V31.lha / WarpUP-WarpOS / include / libraries / powerpc.h next >
C/C++ Source or Header  |  1998-04-07  |  332b  |  21 lines

  1. #ifndef LIBRARIES_POWERPC_H
  2. #define LIBRARIES_POWERPC_H
  3.  
  4. /*
  5. **  $VER: powerpc.h 2.0 (24.12.97)
  6. **  WarpOS Release 14.1
  7. **
  8. **  '(C) Copyright 1997 Haage & Partner Computer GmbH'
  9. **       All Rights Reserved
  10. */
  11.  
  12. #ifndef POWERPCLIB_V7
  13. #define POWERPCLIB_V7
  14. #endif
  15.  
  16. #ifndef POWERPC_POWERPC_H
  17. #include <powerpc/powerpc.h>
  18. #endif
  19.  
  20. #endif
  21.